home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today - The Disc! 5
/
CD-ROM Today - The Disc (Issue 5)(November 1994).ISO
/
mac
/
Mac shareware
/
Applications
/
HTML.edit 1.1.1 distribution
/
HTML.edit.Help
/
background_2660.txt
< prev
next >
Wrap
Text File
|
1994-09-21
|
1KB
|
62 lines
-- background: 2660 from stack: in.Help
-- bmap block id: 3716
-- flags: 0000
-- background id: 0
-- name:
-- part 1 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=6 top=26 right=47 bottom=106
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 128
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Start Using Me
----- HyperTalk script -----
on mouseUp
start using this stack
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=159 top=26 right=47 bottom=259
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 128
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Current Size:
----- HyperTalk script -----
on mouseUp
showFree
end mouseUp
on showFree
put empty into fld "freeSize"
put the freeSize of this stack&"K/"&the size of this stack&"K ["& trunc(the freeSize of this stack/the size of this stack * 100)&"%]" into fld "freeSize"
end showFree
-- part 3 (field)
-- low flags: 00
-- high flags: 2002
-- rect: left=264 top=26 right=47 bottom=378
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 128
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: freeSize